projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b38cb0
)
No need to run gnus-article-highlight (bug#32706)
author
Katsumi Yamaoka
<yamaoka@jpl.org>
Thu, 13 Sep 2018 00:02:21 +0000
(
00:02
+0000)
committer
Katsumi Yamaoka
<yamaoka@jpl.org>
Thu, 13 Sep 2018 00:02:21 +0000
(
00:02
+0000)
* lisp/gnus/deuglify.el (gnus-outlook-display-article-buffer):
No need to run gnus-article-highlight (bug#32706).
lisp/gnus/deuglify.el
patch
|
blob
|
history
diff --git
a/lisp/gnus/deuglify.el
b/lisp/gnus/deuglify.el
index b09f89772aa74835e37f40e6b708f0696081ce93..6286c535ca28ec6c48d1228a994d1f6ee01d599b 100644
(file)
--- a/
lisp/gnus/deuglify.el
+++ b/
lisp/gnus/deuglify.el
@@
-299,8
+299,6
@@
It is run after `gnus-article-prepare-hook'."
;; it. Calling `gnus-article-prepare-display' on an already
;; prepared article removes all MIME parts. I'm unsure whether
;; this is a bug or not.
- (when (gnus-visual-p 'article-highlight 'highlight)
- (gnus-article-highlight t))
(save-excursion
(save-restriction
(widen)